Archive/Restore Document
This request will archive a document or restore an archived document.
⚠️ Profile token is not allowed for this request.
curl --request PUT '<base_url>/api/v2/document/<document_uuid>/archive' \
-H 'Authorization: Bearer <user_token>' \